repo.or.cz
/
hom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DPWorkerThread now sets up a coroutine stack.
[hom.git]
/
Tests
/
Unit Tests
/
DPMessageTests.h
blob
fd423eae72868d4fdaaffed60dd235fd42e7bf31
1
//
2
// DPMessageTests.h
3
// HigherOrderMessaging
4
//
5
// Created by Ofri Wolfus on 17/05/07.
6
// Copyright 2007 Ofri Wolfus. All rights reserved.
7
//
8
9
#import <UITestingKit/UITestingKit.h>
10
11
12
@interface DP1MessageTests
:
DPTestCase
{
13
14
}
15
16
@end